home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 32 / Mac Magazin and MacEasy Magazine CD - Issue 32.iso / Grafik & Text / OzTeX3.0 / TeX-inputs / LaTeX / graphics / pubps.def < prev    next >
Text File  |  1997-03-07  |  1KB  |  36 lines

  1. %%
  2. %% This is file `pubps.def',
  3. %% generated with the docstrip utility.
  4. %%
  5. %% The original source files were:
  6. %%
  7. %% drivers.dtx  (with options: `pubps,psrules')
  8. %% 
  9. %% drivers.dtx Copyright (C) 1994      David Carlisle Sebastian Rahtz
  10. %%             Copyright (C) 1995 1996 David Carlisle
  11. %%
  12. %% This file is part of the Standard LaTeX `Graphics Bundle'.
  13. %%
  14. %% It should be distributed *unchanged* and together with all other
  15. %% files in the graphics bundle. The file 00readme.txt contains a list
  16. %% of all of these files.
  17. %%
  18. %% A modified version of this file may be distributed, but it should
  19. %% be distributed with a *different* name. Changed files must be
  20. %% distributed *together with a complete and unchanged* distribution
  21. %% of these files.
  22. %%
  23. \ProvidesFile{pubps.def}
  24.         [1996/12/12 v3.0d Driver-dependant file (DPC,SPQR)]
  25. \def\Grot@start{\special{ps: gsave currentpoint
  26.         currentpoint translate \Grot@angle\space
  27.         rotate  neg exch neg exch translate}}
  28. \def\Grot@end{\special{ps: currentpoint grestore moveto}}
  29. \def\Gin@extensions{.eps,.ps}
  30. \@namedef{Gin@rule@.ps}#1{{eps}{.ps}{#1}}
  31. \@namedef{Gin@rule@.eps}#1{{eps}{.eps}{#1}}
  32. \@namedef{Gin@rule@*}#1{{eps}{\Gin@ext}{#1}}
  33. \endinput
  34. %%
  35. %% End of file `pubps.def'.
  36.